projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6192d28
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 15 Jan 2003 06:27:32 +0000
(06:27 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 15 Jan 2003 06:27:32 +0000
(06:27 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 844b6c33da3046d2c424c173f15e0cc68041ae6d..7181356b02463c6777c98dc0017f4be7c8b984f1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2003-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> (tiny change)
+ * international/mule.el (optimize-char-coding-system-table):
+ Optimize it.
+
* term/mac-win.el: Setup the fontset "fontset-mac" correctly.
2003-01-14 Nick Roberts <nick@nick.uklinux.net>
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 669db3449a6059f112dce43745082e1da41afe60..90a36a0c4aec3d40de3becca5b680ccbd44a35e5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2003-01-15 Kenichi Handa <handa@m17n.org>
+
+ * xdisp.c (message_dolog): Fix bug of the case that *Message*
+ buffer is unibyte.
+
2003-01-15 Francesco Potort
\e
,Al
\e
(B <pot@gnu.org>
* fns.c (Fsubstring): Clarify doc string.